home *** CD-ROM | disk | FTP | other *** search
/ Best of Shareware / Best of PC Windows Shareware 1.0 - Wayzata Technology (7111) (1993).iso / mac / DOS / TELECOMM / CILNK252 / CILINK#1.EXE / CIEDIT.DOC < prev    next >
Text File  |  1992-01-12  |  6KB  |  201 lines

  1.  
  2.                         Cedar Island Edit V1.0.
  3.  
  4. Here are a few notes on the operation of Cedar Island Edit.
  5.  
  6. CIEDIT follows many of the editing conventions found in Microsoft Windows,
  7. Microsoft QuickBasic, Turbo Pascal IDE, and Turbo C IDE.  If you are
  8. familiar with the editors found in these products you will be comfortable
  9. within CIEDIT.  CIEDIT also supports many of the WordStar key sequences.
  10.  
  11. CIEDIT supports:
  12.  
  13.        A mouse,scrollbars, multiple edit windows, cut, paste, find,
  14.        search-and-replace, and an XTREE-like Directory tree.
  15.  
  16.  
  17. CIEDIT may be started with a filename as a parameter like CIEDIT MYFILE.DOC
  18. or it may be started with a file mask as a parameter like CIEDIT *.DOC
  19. in which case a window would be opened from which a file selection may
  20. be made.
  21.  
  22. KEY Summary:
  23.  
  24. F2        - Save the current file.
  25. F3        - Open a new edit window.  
  26.            (You will be presented with the file selection window from which
  27.             you can choose a selection)
  28.  
  29. Alt-F3    - Close the current window.
  30.             (If you have made any changes to the file you are editing, you
  31.              will be asked if you want to save your changes before closing 
  32.              the window)
  33.  
  34. F5        - If you are viewing multiple files or have shrunken a window down,
  35.             this key will grow the window to its maximum size or toggle the
  36.             back to its shrunken size.
  37.  
  38. F6        - When editing multiple files, this key will jump to the next window
  39. Shift-F6  - Jump to the previous window
  40. F10       - Jumps to the menu bar at the top of the screen
  41.  
  42.  
  43. Shift-Down   - Hilight area to be cut 
  44. Shift-Up     - Hilight area to be cut
  45. Shift-Del    - Cut Hilighted area to Cut-Paste buffer
  46. Shift-Ins    - Insert Cut-Paste buffer before cursor location
  47. Ctrl-Ins     - Copy hilighted area to Cut-Paste buffer without deleting.
  48. Ctrl-Del     - Clear Cut-Paste buffer 
  49.  
  50. ESC       - Gets you out of CIEDIT and out of the file selection window
  51.  
  52. Ctrl-F5   - Allows you to move and resize the current edit window.
  53.             When you are in this mode, these keys are in effect:
  54.  
  55.               UpArrow    - moves the window up
  56.               DownArrow  - moves the window down
  57.               LeftArrow  - moves the window left
  58.               RightArrow - moves the window right
  59.  
  60.  
  61.  
  62.               ShiftUpArrow     - shrinks the window's bottom line up
  63.               ShiftDownArrow   - expands the window's bottom line down
  64.               ShiftLeftArrow   - shrinks the window's right edge to the left
  65.               ShiftRightArrow  - expands the window's right edge to the right
  66.              
  67.               ESC   - ends window move/resize
  68.  
  69. Alt-X        Quit CIEDIT
  70. Alt-F        Jump to File menu             
  71. Alt-E        Jump to Edit menu
  72. Alt-S        Jump to Search menu
  73. Alt-W        Jump to Window menu
  74. Alt-A        Jump to About menu
  75.  
  76.  
  77.  
  78.  
  79.  
  80.  
  81.  
  82. File menu keys:
  83. O or F3      Open the file selection window, select a file to edit,then
  84.              edit the file in a new window.
  85. N            Open an empty edit window      
  86. S            Save the current file
  87. A            Save the current file under a different filename.
  88. C            Bring up Directory Tree window so you can change the directory.
  89. D            Shell to DOS.  
  90. X            Quit CIEDIT        
  91.  
  92. Edit menu keys:
  93. U            Undo all changes since last save.
  94. T            Cut Hilighted area to Cut-Paste buffer
  95. C            Copy hilighted area to Cut-Paste buffer without deleting.
  96. P            Insert Cut-Paste buffer before cursor location
  97. S            Edit Cut-Paste buffer contents 
  98. C            Clear Cut-Paste buffer 
  99.  
  100.  
  101.  
  102. Search menu keys:
  103. F            Find a string
  104. R            Find a string and Replace it with another string
  105. S            Search again for the same string
  106.  
  107. Window menu keys
  108. S            Change current window size and location
  109. Z         Toggle the size of the current window between maximum and
  110.              its defined size
  111. T            If multiple edit windows are open they will be Tiled
  112. A         If multiple edit windows are open they will be Cascaded
  113. N            Jump to next open window
  114. P            Jump to previous open edit window
  115. C            Close the currend edit window
  116.  
  117. About menu keys
  118. A            Displays information about Cedar Island Edit 1.0
  119.  
  120.  
  121.  
  122.  
  123.  
  124. Mouse information:
  125.  
  126. Click on the little square box on the top line of the border around an edit
  127. window to close the window
  128.  
  129. Click on the double arrow on the top line of the border around an edit window
  130. to zoom the window to its maximum size or to shrink it to its defined size
  131.  
  132. Click and hold the top line of the border to move the window
  133. Click and hold the bottom right corner of the border to resize an edit window
  134.  
  135. If multiple edit windows are open, you may click on the window you want to 
  136. be active
  137.  
  138.  
  139.  
  140.  
  141.  
  142. File Selection window information:
  143.  
  144. Press F3 to open the File Selection window.
  145. You may enter the name of the file you want to edit in the field provided
  146. or you may tab to the list to select the file you want to edit from the list.
  147.  
  148.  
  149.  
  150. Directory Tree window information:
  151.  
  152. Press Alt-F then press C to change directory.
  153. A directory tree is displayed.
  154. Tab to the tree window.
  155. Cursor up and down the tree.
  156. Press enter on a tree limb to expand that directory.
  157. Tab to OK and press enter to change to the hilighted directory
  158. Press ESC to leave the Directory Tree window.
  159.  
  160.  
  161.  
  162. ShareWare information:
  163.  
  164.  
  165.       To register Cedar Island Edit V1.0, Send $10 to:
  166.  
  167.                   Cedar Island Software
  168.                   9018 Division St.
  169.                   Juneau, Alaska   99801
  170.        Please make checks payable to Mike S. Caughran
  171.  
  172.                    (907) 789-9030
  173.                   Before 10PM Pacific
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182. To receive the latest version you may do one of these three things: 
  183.  
  184.     Send us a formatted disk and a self-addressed mailer 
  185.     Send and additional $3 and we will buy the disk, mailer and postage.
  186.     Download the latest version from the EMS BBS at:
  187.  
  188.           (907) 789-1694 2400,N,8,1      SYSOP Matt Anderson
  189.           (907) 789-7499 9600,N,8,1  
  190.  
  191.  
  192. Thank you for using Cedar Island Edit.  
  193. We hope you find it complete and easy to use.  If you have any questions
  194. or suggestions about the operation if CIEDIT, feel free to drop us a line.
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201.